Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow an UpdateStatuses instance to be passed in to wrapper #34

Conversation

charles-dyfis-net
Copy link
Contributor

The UpdateStatuses class parameterizes lock duration; however, there is currently no way for this parameter to be set.

Additionally, debugging or instrumentation may call for inspecting state of tasks responsible for updating cache keys; an externally-instantiated UpdateStatuses instance makes this more feasible.

The `UpdateStatuses` class parameterizes lock duration; however, there is currently no way for this parameter to be set.

Additionally, debugging or instrumentation may call for inspecting state of tasks responsible for updating cache keys; an externally-instantiated `UpdateStatuses` instance makes this more feasible.
@charles-dyfis-net charles-dyfis-net force-pushed the explicit-update-status-tracking branch from 32abefe to a4b4f49 Compare August 21, 2024 20:45
@charles-dyfis-net charles-dyfis-net force-pushed the explicit-update-status-tracking branch from a4b4f49 to cbbe415 Compare August 21, 2024 20:49
…ate lock duration)

  * Split default implementation into an interface and a default implementation
  * Added docs & updated version
@zmumi
Copy link
Member

zmumi commented Oct 2, 2024

Thank you for your suggestion and contribution. Finalized via #36

@zmumi zmumi closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants